Ignore pytables test failures with Python 3.12
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Fri, 9 Feb 2024 20:48:14 +0000 (20:48 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Fri, 9 Feb 2024 20:48:14 +0000 (20:48 +0000)
commit3cf01b4265f2e59cf03f29d150c559417ad9578b
treef12b2cf4015670d75cba1714055174d21c0770b8
parent22ae4f2ea984761e328f482e1f6dc24523f8fe13
Ignore pytables test failures with Python 3.12

The combined xfails are because two separate xfails where only one
has run=False may run, which is a problem when the run=False exists
to avoid a crash - see 1.5.3+dfsg-8 armhf build log

Bug-Debian: https://bugs.debian.org/1055801
Bug-Ubuntu: https://launchpad.net/ubuntu/+bug/2043895
Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name pytables_python3p12.patch
pandas/tests/io/pytables/test_append.py
pandas/tests/io/pytables/test_select.py
pandas/tests/io/pytables/test_store.py